object VentanaComprimir: TVentanaComprimir Left = 392 Top = 257 BorderStyle = bsDialog Caption = 'Comprimiendo archivos' ClientHeight = 125 ClientWidth = 398 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 28 Width = 369 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Comprimiendo archivos a enviar' Transparent = True end object AnimateCompress: TAnimate Left = 108 Top = 44 Width = 181 Height = 49 Active = False AutoSize = False OnStart = AnimateCompressStart end end